﻿2026-06-20T11:20:40.0916286Z ##[group]Run actions/checkout@v5
2026-06-20T11:20:40.0917083Z with:
2026-06-20T11:20:40.0917474Z   fetch-depth: 0
2026-06-20T11:20:40.0917914Z   repository: SaberMage/spt-core
2026-06-20T11:20:40.0921480Z   token: ***
2026-06-20T11:20:40.0921860Z   ssh-strict: true
2026-06-20T11:20:40.0922255Z   ssh-user: git
2026-06-20T11:20:40.0922631Z   persist-credentials: true
2026-06-20T11:20:40.0923047Z   clean: true
2026-06-20T11:20:40.0923429Z   sparse-checkout-cone-mode: true
2026-06-20T11:20:40.0923870Z   fetch-tags: false
2026-06-20T11:20:40.0924249Z   show-progress: true
2026-06-20T11:20:40.0924635Z   lfs: false
2026-06-20T11:20:40.0925003Z   submodules: false
2026-06-20T11:20:40.0925394Z   set-safe-directory: true
2026-06-20T11:20:40.0926000Z ##[endgroup]
2026-06-20T11:20:40.1773294Z Syncing repository: SaberMage/spt-core
2026-06-20T11:20:40.1774979Z ##[group]Getting Git version info
2026-06-20T11:20:40.1775645Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:20:40.1776618Z [command]/usr/bin/git version
2026-06-20T11:20:40.1777082Z git version 2.43.0
2026-06-20T11:20:40.1792585Z ##[endgroup]
2026-06-20T11:20:40.1804244Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7197d951-d090-426b-80bb-6f5876b7de37' before making global git config changes
2026-06-20T11:20:40.1805399Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:20:40.1807493Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:20:40.1837967Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:20:40.1854886Z https://github.com/SaberMage/spt-core
2026-06-20T11:20:40.1864716Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:20:40.1866815Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:20:40.1894675Z HEAD
2026-06-20T11:20:40.1924768Z ##[endgroup]
2026-06-20T11:20:40.1925664Z [command]/usr/bin/git submodule status
2026-06-20T11:20:40.2117275Z ##[group]Cleaning the repository
2026-06-20T11:20:40.2118188Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:20:42.2133650Z Removing target/
2026-06-20T11:20:42.2143228Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:20:42.2502587Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:20:42.2507639Z ##[endgroup]
2026-06-20T11:20:42.2541896Z ##[group]Disabling automatic garbage collection
2026-06-20T11:20:42.2545627Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:20:42.2573433Z ##[endgroup]
2026-06-20T11:20:42.2574043Z ##[group]Setting up auth
2026-06-20T11:20:42.2579108Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:20:42.2605141Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:20:42.2799716Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:20:42.2826637Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:20:42.3019081Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:20:42.3045959Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:20:42.3234984Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:20:42.3264463Z ##[endgroup]
2026-06-20T11:20:42.3265211Z ##[group]Fetching the repository
2026-06-20T11:20:42.3270664Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:20:43.1285185Z From https://github.com/SaberMage/spt-core
2026-06-20T11:20:43.1285885Z    f7cf3808..fa9d0478  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-20T11:20:43.1286505Z  * [new branch]        v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-20T11:20:43.1313551Z ##[endgroup]
2026-06-20T11:20:43.1314155Z ##[group]Determining the checkout info
2026-06-20T11:20:43.1314760Z ##[endgroup]
2026-06-20T11:20:43.1318899Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:20:43.1357659Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:20:43.1388195Z ##[group]Checking out the ref
2026-06-20T11:20:43.1391153Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:20:43.1433608Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:20:43.1438275Z ##[endgroup]
2026-06-20T11:20:43.1478695Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:20:43.1503620Z 6a1789a55e173feaced48f4623b9df09dd399175
